USA’s Battle with COVID-19

## [1] 45547157
## [1] 737342

Estimated Yearly Cases and Deaths

## [1] 70945.73
## [1] 25895191
## [1] 1218.747
## [1] 444842.7

Report for Year of 2021

## Warning: Removed 1 rows containing missing values (position_stack).

## Warning: Removed 38 rows containing missing values (position_stack).

Let us compare 2020 numbers to 2021 numbers

## # A tibble: 2 x 3
##   Year   Cases Deaths
##   <fct>  <dbl>  <dbl>
## 1 2020  95164.  1220.
## 2 2021  85214.  1294.

Plot of Daily Cases and Deaths

Non-Moving Average By Week and By Month

Monthly new_cases and new_deaths

Cases and Deaths Per 100,000

Total Cases and Total Deaths